home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / gravity.swf / scripts / DefineButton2_104 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-03-28  |  47 b   |  4 lines

  1. on(release){
  2.    gotoAndStop("howtoplay");
  3. }
  4.